[INFO] fetching crate Gen_Prime 1.1.9...
[INFO] testing Gen_Prime-1.1.9 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate Gen_Prime 1.1.9 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate Gen_Prime 1.1.9
[INFO] finished tweaking crates.io crate Gen_Prime 1.1.9
[INFO] tweaked toml for crates.io crate Gen_Prime 1.1.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate Gen_Prime 1.1.9 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `Gen_Prime` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bigint v4.4.3
[INFO] [stderr]   Downloaded crunchy v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a24462574ad90a2361d876c7a5d13f9261af8271da5dd94caca3111c1c4d5cdf
[INFO] running `Command { std: "docker" "start" "-a" "a24462574ad90a2361d876c7a5d13f9261af8271da5dd94caca3111c1c4d5cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a24462574ad90a2361d876c7a5d13f9261af8271da5dd94caca3111c1c4d5cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24462574ad90a2361d876c7a5d13f9261af8271da5dd94caca3111c1c4d5cdf", kill_on_drop: false }`
[INFO] [stdout] a24462574ad90a2361d876c7a5d13f9261af8271da5dd94caca3111c1c4d5cdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fcafd5fac8d991e64689249c346dd3558b7af9bd6921d4c6d8f991e6a1d05ce
[INFO] running `Command { std: "docker" "start" "-a" "8fcafd5fac8d991e64689249c346dd3558b7af9bd6921d4c6d8f991e6a1d05ce", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `Gen_Prime` (manifest) generated 1 warning
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling bigint v4.4.3
[INFO] [stderr]    Compiling Gen_Prime v1.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8fcafd5fac8d991e64689249c346dd3558b7af9bd6921d4c6d8f991e6a1d05ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fcafd5fac8d991e64689249c346dd3558b7af9bd6921d4c6d8f991e6a1d05ce", kill_on_drop: false }`
[INFO] [stdout] 8fcafd5fac8d991e64689249c346dd3558b7af9bd6921d4c6d8f991e6a1d05ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e19f10c45eea76451531f2ad4617916dbc254e36c77102358afb2876682a71e4
[INFO] running `Command { std: "docker" "start" "-a" "e19f10c45eea76451531f2ad4617916dbc254e36c77102358afb2876682a71e4", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `Gen_Prime` (manifest) generated 1 warning
[INFO] [stderr]    Compiling Gen_Prime v1.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e19f10c45eea76451531f2ad4617916dbc254e36c77102358afb2876682a71e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e19f10c45eea76451531f2ad4617916dbc254e36c77102358afb2876682a71e4", kill_on_drop: false }`
[INFO] [stdout] e19f10c45eea76451531f2ad4617916dbc254e36c77102358afb2876682a71e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 980b862e2115b76cf3b7b7043ef0911d29127223a5af76fa858aacda3d214ebe
[INFO] running `Command { std: "docker" "start" "-a" "980b862e2115b76cf3b7b7043ef0911d29127223a5af76fa858aacda3d214ebe", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `Gen_Prime` (manifest) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/primes.rs (/opt/rustwide/target/debug/deps/primes-f4e06db99641e623)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests primes
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/primes.rs - (line 80) ... FAILED
[INFO] [stdout] test src/primes.rs - (line 27) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/primes.rs - (line 80) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Introduce a hash
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (75) panicked at src/primes.rs:20:39:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61eb1f39fee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61eb1f39fee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61eb1f39fee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61eb1f39fee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61eb1f3b14aa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61eb1f3b14aa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61eb1f3a3e52 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61eb1f3a3e52 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61eb1f38b446 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61eb1f38b446 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61eb1f39c171 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61eb1f39c32b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61eb1f38b534 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x61eb1f3809b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61eb1f38bded - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61eb1f3b1b9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61eb1f3b2ab9 - core[28b146924c2f19c6]::panicking::panic_const::panic_const_sub_overflow
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x61eb1f35a573 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   18:     0x61eb1f35c5f3 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x61eb1f35a2e6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x61eb1f35a359 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x61eb1f39b917 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x61eb1f39b917 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x61eb1f39b917 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x61eb1f39b917 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x61eb1f39b917 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x61eb1f39b917 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x61eb1f39b917 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61eb1f39b917 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61eb1f39b917 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x61eb1f359ef1 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x61eb1f35c7f5 - main
[INFO] [stdout]   32:     0x7fdbbbde81ca - <unknown>
[INFO] [stdout]   33:     0x7fdbbbde828b - __libc_start_main
[INFO] [stdout]   34:     0x61eb1f359035 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/primes.rs - (line 80)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.62s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "980b862e2115b76cf3b7b7043ef0911d29127223a5af76fa858aacda3d214ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "980b862e2115b76cf3b7b7043ef0911d29127223a5af76fa858aacda3d214ebe", kill_on_drop: false }`
[INFO] [stdout] 980b862e2115b76cf3b7b7043ef0911d29127223a5af76fa858aacda3d214ebe
